[INFO] cloning repository https://github.com/recursive-bloom/cmd-ethstore-bloom
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/recursive-bloom/cmd-ethstore-bloom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fcmd-ethstore-bloom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fcmd-ethstore-bloom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb2b40751c9fb983a056dd6bbfc14bc1c32da746
[INFO] checking recursive-bloom/cmd-ethstore-bloom against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fcmd-ethstore-bloom" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/recursive-bloom/cmd-ethstore-bloom
[INFO] finished tweaking git repo https://github.com/recursive-bloom/cmd-ethstore-bloom
[INFO] tweaked toml for git repo https://github.com/recursive-bloom/cmd-ethstore-bloom written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/recursive-bloom/cmd-ethstore-bloom on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/recursive-bloom/cmd-ethstore-bloom already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a42dabc7d6244026c5ad45e7c261e05fd243cedb929d4118d0faff4e1ae91b00
[INFO] running `Command { std: "docker" "start" "a42dabc7d6244026c5ad45e7c261e05fd243cedb929d4118d0faff4e1ae91b00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a42dabc7d6244026c5ad45e7c261e05fd243cedb929d4118d0faff4e1ae91b00" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a42dabc7d6244026c5ad45e7c261e05fd243cedb929d4118d0faff4e1ae91b00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a42dabc7d6244026c5ad45e7c261e05fd243cedb929d4118d0faff4e1ae91b00" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking rlp v0.4.5
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]     Checking impl-rlp v0.2.1
[INFO] [stderr]     Checking uint v0.8.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]    Compiling parity-util-mem v0.6.1
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking block-cipher-trait v0.6.2
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking const-random v0.1.8
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.1.1
[INFO] [stderr]     Checking ahash v0.2.18
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking aes-soft v0.3.3
[INFO] [stderr]     Checking fixed-hash v0.6.1
[INFO] [stderr]     Checking stream-cipher v0.3.2
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]    Compiling secp256k1-sys v0.1.2
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking plain_hasher v0.2.3
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking ctr v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]     Checking aes-ctr v0.3.0
[INFO] [stderr]     Checking aes v0.3.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.3
[INFO] [stderr]     Checking lru v0.4.3
[INFO] [stderr]     Checking block-modes v0.3.3
[INFO] [stderr]     Checking ripemd160 v0.8.0
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking subtle v2.2.3
[INFO] [stderr]     Checking gimli v0.22.0
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking zeroize v1.1.0
[INFO] [stderr]     Checking parity-bytes v0.1.2
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]     Checking app_dirs v1.2.1 (https://github.com/paritytech/app-dirs-rs#0b37f948)
[INFO] [stderr]     Checking miniz_oxide v0.4.0
[INFO] [stderr]     Checking scrypt v0.2.0
[INFO] [stderr]     Checking parity-wordlist v1.3.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking secp256k1 v0.17.2
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking object v0.20.0
[INFO] [stderr]     Checking edit-distance v2.1.0
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking home v0.5.3
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking strsim v0.9.3
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]     Checking addr2line v0.13.0
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking backtrace v0.3.50
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]     Checking panic_hook v0.1.0 (/opt/rustwide/workdir/ethstore_lib/util/panic-hook)
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> ethstore_lib/util/panic-hook/src/lib.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::panic::{self, PanicInfo};
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> ethstore_lib/util/panic-hook/src/lib.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn gen_panic_msg(info: &PanicInfo) -> String {
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.1.3
[INFO] [stderr]    Compiling parity-util-mem-derive v0.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.8
[INFO] [stderr]     Checking structopt v0.3.15
[INFO] [stderr]     Checking impl-serde v0.3.1
[INFO] [stderr]     Checking docopt v1.1.0
[INFO] [stderr]     Checking ethbloom v0.9.2
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling proc-macro-crate v0.1.4
[INFO] [stderr]    Compiling parity-scale-codec-derive v1.2.0
[INFO] [stderr]     Checking parity-scale-codec v1.3.1
[INFO] [stderr]     Checking impl-codec v0.4.2
[INFO] [stderr]     Checking primitive-types v0.7.2
[INFO] [stderr]     Checking ethereum-types v0.9.2
[INFO] [stderr]     Checking fastmap v0.1.0 (/opt/rustwide/workdir/ethstore_lib/util/fastmap)
[INFO] [stderr]     Checking keccak-hasher v0.1.1 (/opt/rustwide/workdir/ethstore_lib/util/keccak-hasher)
[INFO] [stderr]     Checking parity-crypto v0.6.2
[INFO] [stderr]     Checking kvdb v0.5.0
[INFO] [stderr]     Checking memory-db v0.20.1
[INFO] [stderr]     Checking journaldb v0.2.0 (/opt/rustwide/workdir/ethstore_lib/util/journaldb)
[INFO] [stderr]     Checking ethkey v0.4.0 (/opt/rustwide/workdir/ethstore_lib/accounts/ethkey)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> ethstore_lib/util/journaldb/src/lib.rs:188:29
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub fn new(backing: Arc<dyn (::kvdb::KeyValueDB)>, algorithm: Algorithm, col: u32) -> Box<dyn JournalDB> {
[INFO] [stdout]     |                             ^                  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 188 - pub fn new(backing: Arc<dyn (::kvdb::KeyValueDB)>, algorithm: Algorithm, col: u32) -> Box<dyn JournalDB> {
[INFO] [stdout] 188 + pub fn new(backing: Arc<dyn ::kvdb::KeyValueDB>, algorithm: Algorithm, col: u32) -> Box<dyn JournalDB> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dir v0.1.2 (/opt/rustwide/workdir/ethstore_lib/util/dir)
[INFO] [stderr]     Checking ethstore v0.2.1 (/opt/rustwide/workdir/ethstore_lib/accounts/ethstore)
[INFO] [stdout] warning: unused import: `Scrypt`
[INFO] [stdout]   --> ethstore_lib/accounts/ethstore/src/account/mod.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use self::kdf::{Kdf, Pbkdf2, Scrypt, Prf};
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CipherText`
[INFO] [stdout]   --> ethstore_lib/accounts/ethstore/src/json/mod.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use self::crypto::{Crypto, CipherText};
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Encseed`
[INFO] [stdout]   --> ethstore_lib/accounts/ethstore/src/json/mod.rs:40:40
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub use self::presale::{PresaleWallet, Encseed};
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `std::string::String`
[INFO] [stdout]   --> ethstore_lib/accounts/ethstore/src/account/safe_account.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |             name: Some(self.name.into()),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]    = note: you can instead use the fully-qualified path `<std::string::String as Into<std::string::String>::into(val) to avoid triggering this lint
[INFO] [stdout]    = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `std::string::String`
[INFO] [stdout]   --> ethstore_lib/accounts/ethstore/src/account/safe_account.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |             meta: Some(self.meta.into()),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]    = note: you can instead use the fully-qualified path `<std::string::String as Into<std::string::String>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ethstore` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a42dabc7d6244026c5ad45e7c261e05fd243cedb929d4118d0faff4e1ae91b00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a42dabc7d6244026c5ad45e7c261e05fd243cedb929d4118d0faff4e1ae91b00", kill_on_drop: false }`
[INFO] [stdout] a42dabc7d6244026c5ad45e7c261e05fd243cedb929d4118d0faff4e1ae91b00
